home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
prog
/
misc
/
btoc_v12.lha
/
BtoCDir
/
ExplodeStuff
/
SAS_C
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-04-27
|
300 b
|
15 lines
OPT = OPTTIME OPTGO PARMS=REGISTER
STL = LIB:sc.lib LIB:amiga.lib
BLO = SC SD ND
Explode: Decrunch30.o
Explode: Explode.o
SC:c/slink FROM LIB:c.o Decrunch30.o Explode.o LIB $(STL) $(BLO) TO Explode
Explode.o: Explode.c
SC:c/sc $(OPT) Explode.c
Decrunch30.o: Decrunch30.s
SC:c/asm Decrunch30.s